速報APP / 工具 / nRF UART 2.0

nRF UART 2.0

價格:免費

更新日期:2013-11-07

檔案大小:246k

目前版本:2.0

版本需求:Android 4.3 以上版本

官方網站:http://www.nordicsemi.com/

Email:android-devs@nordicsemi.no

聯絡地址:Otto Nielsens veg 12 7052 Trondheim Norway

nRF UART 2.0(圖1)-速報App

nRF UART can be used to connect to Bluetooth low energy (Bluetooth Smart) devices running a custom Nordic Semiconductor UART service. When connected, the app can send and receive ASCII and UTF-8 text strings.

This app works with the ble_uart_project_template in the Bluetooth low energy SDK for Arduino.

The Arduino Bluetooth low energy SDK works with the Bluetooth low energy shield

for Arduino (that uses nRF8001) to set up a Bluetooth link.

It also works with the nRF2740 and nRF2741 modules in the nRF8001

development kit from Nordic Semiconductor.

The Bluetooth low energy shield is available from Seeed Studio and Maker Shed

UUIDs used are:

nRF UART 2.0(圖2)-速報App

- 6E400001-B5A3-F393-E0A9-E50E24DCCA9E for the Service

- 6E400003-B5A3-F393-E0A9-E50E24DCCA9E for the TX Characteristic

Property = Notify

- 6E400002-B5A3-F393-E0A9-E50E24DCCA9E for the RX Characteristic

Property = Write without response

Note:

- The UART profile has been also added to nRF Toolbox application.

- Supported on Android version 4.3 or later.

nRF UART 2.0(圖3)-速報App

- Tested on Galaxy S4 Google Edition, Nexus 4 and Nexus 7

- The nRF UART 2.0 has replaced the nRF UART app